home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / moonstonemadness.swf / scripts / DefineButton2_73 / BUTTONCONDACTION on(keyPress Left).as < prev    next >
Encoding:
Text File  |  2007-09-27  |  49 b   |  4 lines

  1. on(keyPress "<Left>"){
  2.    return undefined;
  3. }
  4.